home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 December / MACPOWER-1997-12.ISO.7z / MACPOWER-1997-12.ISO / AMUG / MUSIC / Arnolds MIDI Player-2.9b3.sit / amp-68k-2.9b3 / Misc / AMP History (old) next >
Text File  |  1996-10-21  |  9KB  |  174 lines

  1. Arnold's MIDI Player Release Notes
  2.  
  3. ・ 2.0b
  4.  
  5. First 'serious' version of AMP (it is now a $10 shareware and postcardware for students).
  6.  
  7. The engine itself hasn't been  modified very much since v1.5, but the user interface is very different:
  8. - the main window is nicer and pitch bend are clickable
  9. - new control panel palette (like a CD player)
  10. - new channel setup palettes (to see and  change programs and controllers)
  11. - new song catalog window which supports drag&drop from the Finder (to start a song, just double-click a name in the list)
  12.  
  13. AMP still works with either the MIDI Manager or QuickTime Instruments. 
  14. - When it uses QuickTime, AMP is now controller and pitch-bend aware.
  15. - There is a new option for external devices that don't know the volume controller (#7); this can be simulated with the note velocity.
  16. - Program changes in the drum channel can be disabled at startup by checking an option in the preference dialog.
  17.  
  18. ・ 2.0.1b
  19.  
  20. - with QT, the instrument selected is the one displayed (no more  n-1 offset)
  21. - the right border of the hilite frame of the song list is drawn
  22. - new 'Rnd' (random play) button
  23. - improved song window drawing
  24. - launching the application with documents doesn't make it crash anymore
  25. - a "Reset all controllers" message is sent a the beginning of each song
  26. - menu commands for Play, Stop, Pause, Forward, Next, Previous, Random
  27.  
  28. ・ 2.0.2b
  29.  
  30. - internal change (a segment is locked)
  31. * 2.0.2b1
  32. - try to fix the bug that makes AMP crash on MacIIci (and probably other Mac). It seems that's caused by the Floating Point Unit (PowerPC haven't that problem because AMP is not PPC native and they don't emulate the MC6888x even if they have their own FPU). Now the player doesn't use floating numbers anymore.
  33. - the player takes less time during background tasks, so it is faster.
  34. * 2.0.2b2
  35. - fix another bug about FPU. This version works with 68k FPU ! Thanks to Joseph ;-)
  36.  
  37. ・ 2.1.0b
  38.  
  39. - New Tracks window
  40. - The tempo control is working again (it did nothing in 2.0.2bX)
  41. - Fix the bug that made a bad tempo with some files in v2.0.2bX
  42. - the files of the 'Songs' window are saved in a pref file when the application quits  and they are automatically loaded at the next startup
  43. - nicer buttons in the 'Panel' window
  44.  
  45. ・ 2.1.1b
  46.  
  47. - with QuickTime, notes are played on the 16 channels (not only the first ones)
  48. - minor interface changes
  49. - best display of the program names in the main window
  50. - it is now possible to drag a song name from the song catalog onto the main window to play it
  51. - new finder icon
  52.  
  53. ・ 2.2b
  54.  
  55. - note names are displayed only when the cursor is on the visible part of the main window
  56. - improved program changes with QuickTime (especially with format-1 midi files)
  57. - I have added a MIDI Manager-to-QuickTime converter. It is not needed to use Arnold's MIDI Player itself !!!
  58. It's just to use with other MIDI programs that don't know QuickTime and use only the Midi Manager(if you don't have any external MIDI device)
  59. - better error handling with bad MIDI files
  60. - fix a bug that may make AMP forget files in the 'songs' window list and make it crash
  61. - AMP has not been tested with QuickTime 2.1. It seems that this new version of QT has a control panel that allows the user to choose between several device to play notes. That enables you to use an external GM device connected on a serial port with QuickTime.  Also I was told that there is now an n+1 offset with the program numbers ! (cf supra)
  62. - change the WDEF of the floating windows (I am not sure they are working with system prior to 7.5)
  63.  
  64. ・ 2.3b
  65.  
  66. - new 'Karaoke' window. Useful only with files that have a special karaoke lyric track
  67. - counter for each track in the 'Tracks' window
  68. - menu command 'Playノ'
  69. - menu command 'Set file creator to AMP' (works on the current loaded file). AMP will be launched when this file will be later double-clicked
  70. - menu command 'Add file in the song list' (useful only when a file is dragged from the Finder onto the main window)
  71.  
  72. ・ 2.3.1b
  73.  
  74. - fix some bugs with 'Notes Off'
  75. - slight changes in QuickTime interface
  76. - improved karaoke display
  77. - change file type 'MIDI' to 'Midi'
  78. - new 'テ' button and new behaviour for the Play '>' button.  '>' tries to play the current loaded song, which means that it only restarts after a 'Stop' or a 'Pause'. 'テ' checks all the hilited files in the song list and start to play this selection
  79. - fix a bug that may make memory crashes
  80. - some users have problems when they try to switch AMP to the background but I am currently writting these words in SimpleText and AMP plays "Stairway to Heaven" in the background, so it seems to work (?)
  81.  
  82. ・ 2.3.2b
  83.  
  84. - window positions and visibilities are saved in the pref file
  85. - for the files that don't have a tempo track, the default tempo is set to 120 beats/min
  86. - the GM Reset message ($F0 $7E $7F $09 $01 $F7) is sent every time that a song is about to start
  87. - fix a bug about karaoke/song synchro
  88. - improved karaoke display ([next wordsノ])
  89. - changes in pitch bend message processing (for QuickTime & PSS)
  90.  
  91. ・ 2.4b
  92.  
  93. - new window called 'Score' which gives a piano-roll style visualization. Since AMP needs to parse a MIDI file before drawing the window (which is sometime long), this visualization is not done automatically.   Once a file has been loaded. you can parse a file by clicking on the button in the top left corner of the Score window.
  94. - when there is a click at the bottom of the song list, it is now impossible to drag an 'empty cell' 
  95. - new Karoke window layout
  96. - faster dialog box for 'Playノ'. The files shown are the ones of type 'MIDI'/'midi'/'Midi' or ended with '.mid'/'.MID'/'.kar'/'.KAR'
  97.  
  98. ・ 2.4.1b (23/12/95)
  99.  
  100. - Fix the bug that disable application switching when AMP is playing with old system 7.x
  101. - Nicer controllers
  102. - Changes in pitch bend sensitivity message handling
  103. - Open Music System support  (thanks to Axel Boel). The OMS software is available at http://www.opcode.com
  104. - You can use QuickTime Music through OMS. It seems faster than the 'native' AMP mechanism but in fact it is only because the prog changes are delayed
  105. - If OMS is used, AMP tries to use the device which was set in the control panel called 'OMS Preferred Device', otherwise a dialog box is displayed
  106. - Resizable karaoke window and a new small/big font button.
  107.  
  108. ・ 2.5b (28/1/96)
  109.  
  110. - You can drag and drop files directly onto the Score window (they are automatically parsed)
  111. - You can now play from anywhere in the song. Just click in the Score window(you must parse the file before by draging it onto the Score window). You can also click in the progress-bar in the Player palette (when the file has been analyzed, the bar is red insted of gray)
  112. - MIDIShare (partial) support. The MIDIShare package is available at http://www.grame.fr
  113. - Fix the bug that makes AMP crash with some MIDI files (I think these are strange files!)
  114. - Nicer about box, new Player palette, Synth menu and other GUI changes
  115. - When the user drags several files onto the main window, only the first one starts to play
  116. - Fix a bug in the Add Song dialog (all folders must be visible now)
  117. - AMP Web page is http://www.planete.net/~amasson/amp.html
  118.  
  119. ・ 2.5.1b
  120.  
  121. - Faster parsing of MIDI files (also really faster than other shareware or commercial programs !)
  122. - Multi-list Songs window
  123. - If the user clicks the progress bar and if the file has not been parsed yet, then the file is parsed and the player goes at the position that has been clicked.
  124. - There is now a Netscape Navigator Plugin version of AMP called MidiPlugin (see my Web page).
  125.  
  126. ・ 2.5.2b
  127.  
  128. - Interface modifications (Karaoke window, Player paletteノ)
  129. - "Set File Type To AMP" now changes the current file type to 'Midi' (not 'MIDI').
  130. - The scrollbar in the "Songs" window now works when clicked.
  131. - New "Save Lyrics" button in the Karaoke window
  132.  
  133. ・ 2.6b (28/4/96)
  134.  
  135. - Supports type-0 Karaoke file
  136. - Pitch Transposition  controls
  137. - [Measure:Beat:Tick] counter in the Player palette
  138. - "Spectrum" or "keyboards" display (2 new commands in the Synthesizer menu)
  139.  
  140. ・ 2.7b (7/8/96)
  141.  
  142. - Optimized for PowerPC  (available in a separate package for registered users) !
  143. This version version is available for free to all registered user of AMP ($10), but only by Internet mail. To receive the file, just send me an e-mail (amasson@planete.net).
  144. - Nicer Player palette
  145. - Faster scrolling/update in the Score window
  146. - Fixes the bug that makes sometimes the first notes play too fast (?)
  147. - Fixes the bug that crashes when the application quits
  148. - The controllers (volume,  modulation, breath, ...) are now modified in real-time when the thumb is dragged
  149. - Hierarchical song list
  150. - Full screen karaoke display
  151. - Compatible with QuickTime 2.5b12
  152.  
  153. ・ 2.7.1b (17/6/96)
  154.  
  155. - Converts ASCII codes of (French) accents from PC to Mac
  156. - "Add Songノ" works again
  157. - Double click in the song list works again
  158. - Clicking on a folder in the song list selects/unselects all the songs that it contains
  159. - Fixes several other bugs in the hierarchical song list
  160.  
  161. ・ 2.7.2b
  162.  
  163. - Fixes a meta-event type conflict with  Tune 1000 song files
  164.  
  165. ・ 2.8b
  166.  
  167. - Fixes several engine bugs (especially the too fast tempo just after starting)
  168. - Interfaces improvements and bug fixes (you need details ? ...)
  169.  
  170. ・ 2.8.1b
  171.  
  172. - Karaoke Text is centered vertically
  173. - New icon
  174. - Seems to have problem with OMS 2.2 (?). If you don't have a MIDI device, you should use QuickTime Music directly from AMP rather that with the help of OMS.